[INFO] cloning repository https://github.com/WorseCpp/orbit-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WorseCpp/orbit-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWorseCpp%2Forbit-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWorseCpp%2Forbit-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ea45f9543564422fe0ddf6fddf1256af2ab81e7
[INFO] checking WorseCpp/orbit-lib against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWorseCpp%2Forbit-lib" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WorseCpp/orbit-lib
[INFO] finished tweaking git repo https://github.com/WorseCpp/orbit-lib
[INFO] tweaked toml for git repo https://github.com/WorseCpp/orbit-lib written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WorseCpp/orbit-lib on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WorseCpp/orbit-lib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.15
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6e822f55a339af564a4a02f631ca5de45a928e0bab5fdf524a9f8e330eab9343
[INFO] running `Command { std: "docker" "start" "6e822f55a339af564a4a02f631ca5de45a928e0bab5fdf524a9f8e330eab9343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6e822f55a339af564a4a02f631ca5de45a928e0bab5fdf524a9f8e330eab9343" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e822f55a339af564a4a02f631ca5de45a928e0bab5fdf524a9f8e330eab9343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6e822f55a339af564a4a02f631ca5de45a928e0bab5fdf524a9f8e330eab9343" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking orbit-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `non_grav::BallisticBody`
[INFO] [stdout]  --> src/physics.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use non_grav::BallisticBody;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `non_grav::BallisticBody`
[INFO] [stdout]  --> src/physics.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use non_grav::BallisticBody;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::grav::*`
[INFO] [stdout]   --> src/physics/integrators.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use super::grav::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PhysicsWorld` is never constructed
[INFO] [stdout]   --> src/physics.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PhysicsWorld {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `calculate_gravitational_acceleration`, `calculate_gravitational_acceleration_exclude`, `calculate_gravitational_potential_field`, `calculate_gravitational_potential_field_exclude`, `total_energy`, and `update_bodies` are never used
[INFO] [stdout]    --> src/physics.rs:35:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl PhysicsWorld {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout]  35 |     pub fn calculate_gravitational_acceleration(&self, point: Vector3<f64>) -> Vector3<f64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn calculate_gravitational_acceleration_exclude(&self, point: Vector3<f64>, exclude: &GravitatingBody) -> Vector3<f64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub fn calculate_gravitational_potential_field(&self, point: Vector3<f64>) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn calculate_gravitational_potential_field_exclude(&self, point: Vector3<f64>, exclude: &GravitatingBody) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     pub fn total_energy(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn update_bodies(&mut self, dt: f64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `G` is never used
[INFO] [stdout]  --> src/physics/grav.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const G: f64 = 6.67430e-11; // Gravitational constant in m^3 kg^-1 s^-2
[INFO] [stdout]   |       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GravitatingBody` is never constructed
[INFO] [stdout]  --> src/physics/grav.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct GravitatingBody {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_grav_acc`, `get_grav_potential_field`, and `get_kinetic` are never used
[INFO] [stdout]   --> src/physics/grav.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl GravitatingBody {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(mass: f64, position: Vector3<f64>, velocity: Vector3<f64>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn get_grav_acc(&self, r: Vector3<f64>) -> Vector3<f64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn get_grav_potential_field(&self, r: Vector3<f64>) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn get_kinetic(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BallisticBody` is never constructed
[INFO] [stdout]  --> src/physics/non_grav.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct BallisticBody {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/physics/non_grav.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl BallisticBody {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 14 |     pub fn new(mass: f64, position: Vector3<f64>, velocity: Vector3<f64>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verlet_integrate` is never used
[INFO] [stdout]  --> src/physics/integrators.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn verlet_integrate<F>(body: &dyn PhysicsBody, dt: f64, get_acceleration: F) -> (Vector3<f64>, Vector3<f64>)
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calculate_gravitational_potential_field_exclude` is never used
[INFO] [stdout]   --> src/physics.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl PhysicsWorld {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn calculate_gravitational_potential_field_exclude(&self, point: Vector3<f64>, exclude: &GravitatingBody) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BallisticBody` is never constructed
[INFO] [stdout]  --> src/physics/non_grav.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct BallisticBody {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/physics/non_grav.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl BallisticBody {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 14 |     pub fn new(mass: f64, position: Vector3<f64>, velocity: Vector3<f64>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s
[INFO] running `Command { std: "docker" "inspect" "6e822f55a339af564a4a02f631ca5de45a928e0bab5fdf524a9f8e330eab9343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e822f55a339af564a4a02f631ca5de45a928e0bab5fdf524a9f8e330eab9343", kill_on_drop: false }`
[INFO] [stdout] 6e822f55a339af564a4a02f631ca5de45a928e0bab5fdf524a9f8e330eab9343
